ASP.NET MVC Controls
RSI<T> Class
Members 

Represents a Relative Strength Index indicator series for the FinancialChart.
Object Model
RSI<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class RSI(Of T) 
   Inherits SingleOverlayIndicatorBase(Of T)
public class RSI<T> : SingleOverlayIndicatorBase<T> 
Type Parameters
T
Remarks
Relative strength index is a momentum osciallator designed to measure the current and historical strength or weakness of an asset based on the closing prices of a recent trading period.
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Finance.SingleOverlayIndicatorBase<T>
            C1.Web.Mvc.Finance.RSI<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RSI<T> Members
C1.Web.Mvc.Finance Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback